Bind open-paren-in-column-0-is-defun-start to nil at some entry points.
authorAlan Mackenzie <acm@muc.de>
Sun, 19 Jan 2014 12:32:47 +0000 (12:32 +0000)
committerAlan Mackenzie <acm@muc.de>
Sun, 19 Jan 2014 12:32:47 +0000 (12:32 +0000)
commit267562e8e0f9971a0ed5d7d84da7e90b21eae1c3
tree964d385684f243d9926d55b98f80176904d74239
parent3ced2b0ab1d63965366c043fb474d6d79b231644
Bind open-paren-in-column-0-is-defun-start to nil at some entry points.
* progmodes/cc-engine.el (c-invalidate-state-cache-1)
(c-parse-state-1, c-guess-basic-syntax):  Bind it here.
* progmodes/cc-mode.el (c-before-change, c-after-change)
(c-font-lock-fontify-region): Bind it here.
lisp/ChangeLog
lisp/progmodes/cc-engine.el
lisp/progmodes/cc-mode.el